From: Glenn Morris Date: Wed, 15 Feb 2012 08:50:38 +0000 (-0800) Subject: Add some more cindex entries to previous change X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~751 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4e22fdb196af4e9ea024e4afc52ce46f630dd6e3;p=emacs.git Add some more cindex entries to previous change --- diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index a5a507c700e..d91800fcb80 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.texi @@ -1939,7 +1939,10 @@ queued but input may be lost. You can use the function @code{process-command} to determine whether a network connection or server is stopped; a non-@code{nil} value means yes. +@cindex network connection, encrypted @cindex encrypted network connections +@cindex TLS network connections +@cindex STARTTLS network connections @defun open-network-stream name buffer-or-name host service &rest parameters This function opens a TCP connection, with optional encryption, and returns a process object that represents the connection.